Skip to content

Conversation

@theely
Copy link
Collaborator

@theely theely commented Aug 12, 2025

Fixes:

  • guards for concurrent access to Node Table
  • proper node update in Node Table
  • filters out disconnected nodes from /v1/dnt/table

Improvements:

  • Added node check and node status (removes unavailable nodes from /v1/dnt/table)
  • Added re-connect and re-register logic

xzyaoi and others added 24 commits July 27, 2025 01:28
* save connection status

* newly added nodes are connected by default

* clean up unused reachableOnly option

* fix critical bug in get peer
Bumps [next](https://github.com/vercel/next.js) from 15.1.7 to 15.2.4.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v15.1.7...v15.2.4)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 15.2.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@xzyaoi xzyaoi merged commit cd726b2 into ResearchComputer:main Aug 13, 2025
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants